//==============================================================================
// Ares_anim.txt
//==============================================================================






//==============================================================================
define heavenlightout
{
   set hotspot
   {
      version
      {
         VisualParticle SFX X Myth Unit Birth Effect
      }
   }
}

//==============================================================================
define godglowout
{
   set hotspot
   {
      version
      {
         Visualparticle SFX X Arkantos god glow Out
      }
   }
}

//==============================================================================
define godlightout
{
   set hotspot
   {
      version
      {
         Visualparticle SFX X Arkantos god light Out
      }
   }
}

//==============================================================================
define Streakout
{
   set hotspot
   {
      version
      {
         VisualParticle SFX G Myth Unit Birth Effect
      }
   }
}

//==============================================================================
define heavenlight
{
   set hotspot
   {
      version
      {
         VisualParticle SFX X Myth Unit Birth Effect
      }
   }
}

//==============================================================================
define Streak
{
   set hotspot
   {
      version
      {
         VisualParticle SFX G Myth Unit Birth Effect
      }
   }
}

//==============================================================================
define godglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX X Arkantos god glow
      }
   }
}

//==============================================================================
define godlight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX X Arkantos god light
      }
   }
}

//==============================================================================
define Head
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Infantry G Myrmidon Head Iron
		ReplaceTexture infantry g myrmidon head iron/Ares head
         }
      }
   }
}

//==============================================================================
define heroglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Glow Small
      }
   }
}

//==============================================================================
anim Birth
{
   SetSelector
   {
      CinematicLogic
		SetSelector
		{
			set hotspot 
			{
				version
				{
					Visual Hero G Theseus_idleA
					ReplaceTexture hero g theseus/Ares
					ReplaceTexture hero g theseus shield/Ares shield
					connect TopOfHead Head hotspot
					Connect FRONTABDOMEN heroglow hotspot
					Connect hotspot Streak hotspot			
					Connect hotspot heavenLight hotspot
					Connect hotspot godglow hotspot
					Connect hotspot godlight hotspot
				}
			}
		}
		SetSelector
		{
			set hotspot 
			{
				version
				{
					Visual Hero G Theseus_idleA
					ReplaceTexture hero g theseus/Ares
					ReplaceTexture hero g theseus shield/Ares shield
					connect TopOfHead Head hotspot
					Connect FRONTABDOMEN heroglow hotspot
					Connect hotspot Streak hotspot			
					Connect hotspot heavenLight hotspot
					Connect hotspot godglow hotspot
					Connect hotspot godlight hotspot
				}
			}
		}
	}
}

//==============================================================================
anim Idle
{
   SetSelector
   {
		ContainLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Theseus_idleA
					ReplaceTexture hero g theseus/Ares
					ReplaceTexture hero g theseus shield/Ares shield
					connect TopOfHead Head hotspot
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Theseus_CarryIdle
					ReplaceTexture hero g theseus/Ares
					ReplaceTexture hero g theseus shield/Ares shield
					connect TopOfHead Head hotspot
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
		ContainLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Theseus_boredA
					ReplaceTexture hero g theseus/Ares
					ReplaceTexture hero g theseus shield/Ares shield
					connect TopOfHead Head hotspot
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Theseus_CarryBored
					ReplaceTexture hero g theseus/Ares
					ReplaceTexture hero g theseus shield/Ares shield
					connect TopOfHead Head hotspot
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
   }
}

//==============================================================================
anim attack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Hero G Theseus_attackA
					ReplaceTexture hero g theseus/Ares
					ReplaceTexture hero g theseus shield/Ares shield
					connect TopOfHead Head hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.46 true   
            tag GenericSound 0.40 true   
//-- end auto generated section
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}

//==============================================================================
anim Death
{
	SetSelector
	{
		set hotspot 
		{
			version
			{
				Visualnone Jimmy
				Connect hotspot Streakout hotspot				
				Connect hotspot heavenLightout hotspot
				Connect hotspot godglowout hotspot
				Connect hotspot godlightout hotspot
			}
		}
	}
}
//==============================================================================
anim Walk
{
   SetSelector
   {
		ContainLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Theseus_walkA
					ReplaceTexture hero g theseus/Ares
					ReplaceTexture hero g theseus shield/Ares shield
					connect TopOfHead Head hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.30 true   
               tag FootstepRight 0.80 true   
//-- end auto generated section
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Theseus_Carry
					ReplaceTexture hero g theseus/Ares
					ReplaceTexture hero g theseus shield/Ares shield
					connect TopOfHead Head hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.30 true   
               tag FootstepRight 0.80 true   
//-- end auto generated section
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
   }
}

//==============================================================================
anim flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Hero G Theseus_flailA
					ReplaceTexture hero g theseus/Ares
					ReplaceTexture hero g theseus shield/Ares shield
					connect TopOfHead Head hotspot
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}
